[INFO] cloning repository https://github.com/kvedes/avro-idl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kvedes/avro-idl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvedes%2Favro-idl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvedes%2Favro-idl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] baf6bd787270de4c6907608b67748cb8da502023
[INFO] fixing kvedes/avro-idl against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkvedes%2Favro-idl" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kvedes/avro-idl
[INFO] finished tweaking git repo https://github.com/kvedes/avro-idl
[INFO] tweaked toml for git repo https://github.com/kvedes/avro-idl written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kvedes/avro-idl on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kvedes/avro-idl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0943d8bdfab6454f7272b3fddecfa6f930b5862094775bd17726734153fd6057
[INFO] running `Command { std: "docker" "start" "0943d8bdfab6454f7272b3fddecfa6f930b5862094775bd17726734153fd6057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0943d8bdfab6454f7272b3fddecfa6f930b5862094775bd17726734153fd6057" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0943d8bdfab6454f7272b3fddecfa6f930b5862094775bd17726734153fd6057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0943d8bdfab6454f7272b3fddecfa6f930b5862094775bd17726734153fd6057" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling cc v1.1.33
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.86
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking avro-idl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/lexer.rs (9 fixes)
[INFO] [stdout] warning: `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/lexer.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 95 |     ) -> impl Parser<char, RawField, Error = Simple<char>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/lexer.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         &self,
[INFO] [stdout]    |         ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]   --> src/lexer.rs:92:31
[INFO] [stdout]    |
[INFO] [stdout] 92 |         default_value_parser: impl Parser<char, HasDefault<String>, Error = Simple<char>> + Clone,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]    = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 89 ~     fn nullable_primitive_parser<T: Parser<char, HasDefault<String>, Error = Simple<char>> + Clone>(
[INFO] [stdout] 90 |         &self,
[INFO] [stdout] 91 |         keyword: String,
[INFO] [stdout] 92 ~         default_value_parser: T,
[INFO] [stdout] 93 |         primitive_field_factory: fn(String, HasDefault<String>, Option<String>) -> RawField,
[INFO] [stdout] 94 |         union_field_factory: fn(String, HasDefault<String>, Option<String>) -> RawField,
[INFO] [stdout] 95 ~     ) -> impl Parser<char, RawField, Error = Simple<char>> + use<T> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/lexer.rs:95:10
[INFO] [stdout]    |
[INFO] [stdout] 95 |     ) -> impl Parser<char, RawField, Error = Simple<char>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/lexer.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |         &self,
[INFO] [stdout]    |         ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]   --> src/lexer.rs:92:31
[INFO] [stdout]    |
[INFO] [stdout] 92 |         default_value_parser: impl Parser<char, HasDefault<String>, Error = Simple<char>> + Clone,
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]    = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 89 ~     fn nullable_primitive_parser<T: Parser<char, HasDefault<String>, Error = Simple<char>> + Clone>(
[INFO] [stdout] 90 |         &self,
[INFO] [stdout] 91 |         keyword: String,
[INFO] [stdout] 92 ~         default_value_parser: T,
[INFO] [stdout] 93 |         primitive_field_factory: fn(String, HasDefault<String>, Option<String>) -> RawField,
[INFO] [stdout] 94 |         union_field_factory: fn(String, HasDefault<String>, Option<String>) -> RawField,
[INFO] [stdout] 95 ~     ) -> impl Parser<char, RawField, Error = Simple<char>> + use<T> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.61s
[INFO] [stderr] crater-edition-check: avro-idl v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking avro-idl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0700]: hidden type for `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lexer.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |       fn create_int_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<> {
[INFO] [stdout]     |                                    -----     --------------------------------------------------------- opaque type defined here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    hidden type `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures the anonymous lifetime defined here
[INFO] [stdout] 180 | /         self.nullable_primitive_parser(
[INFO] [stdout] 181 | |             "int".to_string(),
[INFO] [stdout] 182 | |             text::digits(10)
[INFO] [stdout] 183 | |                 .map(|v| HasDefault::Default(Some(v)))
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |             },
[INFO] [stdout] 199 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn create_int_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<'_> {
[INFO] [stdout]     |                                                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lexer.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |       fn create_long_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<> {
[INFO] [stdout]     |                                     -----     --------------------------------------------------------- opaque type defined here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     hidden type `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures the anonymous lifetime defined here
[INFO] [stdout] 203 | /         self.nullable_primitive_parser(
[INFO] [stdout] 204 | |             "long".to_string(),
[INFO] [stdout] 205 | |             text::digits(10)
[INFO] [stdout] 206 | |                 .map(|v| HasDefault::Default(Some(v)))
[INFO] [stdout] ...   |
[INFO] [stdout] 221 | |             },
[INFO] [stdout] 222 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 202 |     fn create_long_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<'_> {
[INFO] [stdout]     |                                                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lexer.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |       fn create_int_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<> {
[INFO] [stdout]     |                                    -----     --------------------------------------------------------- opaque type defined here
[INFO] [stdout]     |                                    |
[INFO] [stdout]     |                                    hidden type `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures the anonymous lifetime defined here
[INFO] [stdout] 180 | /         self.nullable_primitive_parser(
[INFO] [stdout] 181 | |             "int".to_string(),
[INFO] [stdout] 182 | |             text::digits(10)
[INFO] [stdout] 183 | |                 .map(|v| HasDefault::Default(Some(v)))
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |             },
[INFO] [stdout] 199 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn create_int_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<'_> {
[INFO] [stdout]     |                                                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lexer.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |       fn create_long_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<> {
[INFO] [stdout]     |                                     -----     --------------------------------------------------------- opaque type defined here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     hidden type `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures the anonymous lifetime defined here
[INFO] [stdout] 203 | /         self.nullable_primitive_parser(
[INFO] [stdout] 204 | |             "long".to_string(),
[INFO] [stdout] 205 | |             text::digits(10)
[INFO] [stdout] 206 | |                 .map(|v| HasDefault::Default(Some(v)))
[INFO] [stdout] ...   |
[INFO] [stdout] 221 | |             },
[INFO] [stdout] 222 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 202 |     fn create_long_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<'_> {
[INFO] [stdout]     |                                                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lexer.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |       fn create_float_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<> {
[INFO] [stdout]     |                                      -----     --------------------------------------------------------- opaque type defined here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      hidden type `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures the anonymous lifetime defined here
[INFO] [stdout] ...
[INFO] [stdout] 237 | /         self.nullable_primitive_parser(
[INFO] [stdout] 238 | |             "float".to_string(),
[INFO] [stdout] 239 | |             default_parser
[INFO] [stdout] 240 | |                 .map(|v| HasDefault::Default(Some(v)))
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |             },
[INFO] [stdout] 259 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn create_float_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<'_> {
[INFO] [stdout]     |                                                                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lexer.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |       fn create_float_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<> {
[INFO] [stdout]     |                                      -----     --------------------------------------------------------- opaque type defined here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      hidden type `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures the anonymous lifetime defined here
[INFO] [stdout] ...
[INFO] [stdout] 237 | /         self.nullable_primitive_parser(
[INFO] [stdout] 238 | |             "float".to_string(),
[INFO] [stdout] 239 | |             default_parser
[INFO] [stdout] 240 | |                 .map(|v| HasDefault::Default(Some(v)))
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |             },
[INFO] [stdout] 259 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn create_float_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<'_> {
[INFO] [stdout]     |                                                                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lexer.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |       fn create_double_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<> {
[INFO] [stdout]     |                                       -----     --------------------------------------------------------- opaque type defined here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       hidden type `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures the anonymous lifetime defined here
[INFO] [stdout] ...
[INFO] [stdout] 274 | /         self.nullable_primitive_parser(
[INFO] [stdout] 275 | |             "double".to_string(),
[INFO] [stdout] 276 | |             default_parser
[INFO] [stdout] 277 | |                 .map(|v| HasDefault::Default(Some(v)))
[INFO] [stdout] ...   |
[INFO] [stdout] 295 | |             },
[INFO] [stdout] 296 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn create_double_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<'_> {
[INFO] [stdout]     |                                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lexer.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |       fn create_bool_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<> {
[INFO] [stdout]     |                                     -----     --------------------------------------------------------- opaque type defined here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     hidden type `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures the anonymous lifetime defined here
[INFO] [stdout] 300 | /         self.nullable_primitive_parser(
[INFO] [stdout] 301 | |             "boolean".to_string(),
[INFO] [stdout] 302 | |             text::keyword("true")
[INFO] [stdout] 303 | |                 .to("true".to_string())
[INFO] [stdout] ...   |
[INFO] [stdout] 323 | |             },
[INFO] [stdout] 324 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn create_bool_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<'_> {
[INFO] [stdout]     |                                                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lexer.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 327 |       fn create_string_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<> {
[INFO] [stdout]     |                                       -----     --------------------------------------------------------- opaque type defined here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       hidden type `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures the anonymous lifetime defined here
[INFO] [stdout] ...
[INFO] [stdout] 332 | /         self.nullable_primitive_parser(
[INFO] [stdout] 333 | |             "string".to_string(),
[INFO] [stdout] 334 | |             default_parser
[INFO] [stdout] 335 | |                 .map(|v| HasDefault::Default(Some(v)))
[INFO] [stdout] ...   |
[INFO] [stdout] 350 | |             },
[INFO] [stdout] 351 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 327 |     fn create_string_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<'_> {
[INFO] [stdout]     |                                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lexer.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |       fn create_double_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<> {
[INFO] [stdout]     |                                       -----     --------------------------------------------------------- opaque type defined here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       hidden type `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures the anonymous lifetime defined here
[INFO] [stdout] ...
[INFO] [stdout] 274 | /         self.nullable_primitive_parser(
[INFO] [stdout] 275 | |             "double".to_string(),
[INFO] [stdout] 276 | |             default_parser
[INFO] [stdout] 277 | |                 .map(|v| HasDefault::Default(Some(v)))
[INFO] [stdout] ...   |
[INFO] [stdout] 295 | |             },
[INFO] [stdout] 296 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn create_double_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<'_> {
[INFO] [stdout]     |                                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lexer.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 299 |       fn create_bool_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<> {
[INFO] [stdout]     |                                     -----     --------------------------------------------------------- opaque type defined here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     hidden type `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures the anonymous lifetime defined here
[INFO] [stdout] 300 | /         self.nullable_primitive_parser(
[INFO] [stdout] 301 | |             "boolean".to_string(),
[INFO] [stdout] 302 | |             text::keyword("true")
[INFO] [stdout] 303 | |                 .to("true".to_string())
[INFO] [stdout] ...   |
[INFO] [stdout] 323 | |             },
[INFO] [stdout] 324 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 299 |     fn create_bool_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<'_> {
[INFO] [stdout]     |                                                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> src/lexer.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 327 |       fn create_string_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<> {
[INFO] [stdout]     |                                       -----     --------------------------------------------------------- opaque type defined here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       hidden type `impl chumsky::Parser<char, RawField, Error = chumsky::error::Simple<char>>` captures the anonymous lifetime defined here
[INFO] [stdout] ...
[INFO] [stdout] 332 | /         self.nullable_primitive_parser(
[INFO] [stdout] 333 | |             "string".to_string(),
[INFO] [stdout] 334 | |             default_parser
[INFO] [stdout] 335 | |                 .map(|v| HasDefault::Default(Some(v)))
[INFO] [stdout] ...   |
[INFO] [stdout] 350 | |             },
[INFO] [stdout] 351 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 327 |     fn create_string_default_parser(&self) -> impl Parser<char, RawField, Error = Simple<char>> + use<'_> {
[INFO] [stdout]     |                                                                                                       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0700`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `avro-idl` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0700`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `avro-idl` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "0943d8bdfab6454f7272b3fddecfa6f930b5862094775bd17726734153fd6057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0943d8bdfab6454f7272b3fddecfa6f930b5862094775bd17726734153fd6057", kill_on_drop: false }`
[INFO] [stdout] 0943d8bdfab6454f7272b3fddecfa6f930b5862094775bd17726734153fd6057
